bitkeeper revision 1.1709.1.7 (42af1a85T412eQfXEME3Z3XLDYOmWg)
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Tue, 14 Jun 2005 17:57:25 +0000 (17:57 +0000)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Tue, 14 Jun 2005 17:57:25 +0000 (17:57 +0000)
commit8e939f1035fee38b6b78e6b0f556f3112603d4e1
tree4a268e3c490ba37446f0906c3257c96a06978a9f
parent03b2f00fec9ebbc574bcd1a14ec64c41066c55fc
bitkeeper revision 1.1709.1.7 (42af1a85T412eQfXEME3Z3XLDYOmWg)

XEN/VTI utilizes a PMT table to describe physical->machine
mapping info, instead of 3 level page tables from Linux.
Attached patch adds some necessary macro/interface/definitions
about that structure.  Some stuff is added to public directory,
because control panel needs to use those info to construct domain.

Signed-off-by Kevin Tian <Kevin.tian@intel.com>
xen/arch/ia64/xenmem.c
xen/include/asm-ia64/domain.h
xen/include/asm-ia64/mm.h
xen/include/asm-ia64/vmx_vpd.h
xen/include/public/arch-ia64.h